Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
StpMainProcess Class Reference

StpMainProcess holds and manages the individual STP processes. More...

Inheritance diagram for StpMainProcess:
Process

Public Member Functions

StpProcess getStpProcess (int)
 Returns the STP process from the specified VLAN. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

StpMainProcess holds and manages the individual STP processes.

Member Function Documentation

◆ getStpProcess()

StpProcess StpMainProcess::getStpProcess ( int  )

Returns the STP process from the specified VLAN.

Parameters
vlanID,theVLAN number of interest.
Returns
StpProcess, the StpProcess object from the specified VLAN.

The documentation for this class was generated from the following file: